gtk4.git
2000-08-01 Tor LillqvistCheck for <unistd.h>.
2000-08-01 Martin BauligUse g_message() and not g_warning() to display the...
2000-08-01 Elliot LeeSome bug fixes - now tested to work.
2000-08-01 Elliot LeeAdd a 'w' in the right spot.
2000-07-31 Owen TaylorFix problem where computation was depending on widget...
2000-07-31 Owen TaylorReplace broken, (broken, Elliot, every single window...
2000-07-31 Elliot LeeWe really do need to include gdkfb.h in order to get...
2000-07-31 BST 2000 Tony... s/gtk_main_iteration/g_main_iteration/
2000-07-31 Stanislav Brabec#ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_a...
2000-07-30 Pablo Saratxagaupdated Serbian files
2000-07-30 Tor LillqvistAdd makefile.mingw.in to EXTRA_DIST.
2000-07-28 Kenneth Christiansenminor fix
2000-07-28 Elliot LeePart 2 of previous commit (aka "it compiles now, ma")
2000-07-28 Elliot LeeAdd gdk_pixbuf_loader_new_with_type function, to allow...
2000-07-27 BST 2000 Tony... docs/tutorial/*.gif *.jpg *.eps Update these to the...
2000-07-27 Kenneth Christianseni18n stuff
2000-07-27 Tim Janikapplied patch from Phil Thompson <phil@river-bank.demon...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Robert Bradyremove <<<<. oops.
2000-07-26 Robert BradyCause GETTEXT_PACKAGE to be consistent in config.h...
2000-07-26 Havoc PenningtonComment out some stuff that depends on the rest of...
2000-07-26 Havoc PenningtonAdd NONE:POINTER,POINTER,INT for the text buffer
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-25 Havoc PenningtonImplement new sane, 5-function API for using GtkProgres...
2000-07-25 Tor LillqvistGenerate gdk/, gdk/win32/, and gtk/makefile.mingw.
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-25 Tor Lillqvist*** empty log message ***
2000-07-25 Tor Lillqvistmakefile.cygwin Renamed. Use iconv, not native2ascii.
2000-07-24 Elliot Leerevert
2000-07-24 Elliot Lee(Part 2) Remove gdk_*_lookup() defines, since they...
2000-07-24 Elliot LeePart 1 of a multipart commit
2000-07-24 Szabolcs BANUpdated Hungarian translations.
2000-07-23 Tor LillqvistMore work on the Win32 backend. More files compile...
2000-07-23 Tor LillqvistMore work on GDK for Win32. Still in an intermediate...
2000-07-22 Tor LillqvistCheck for mkstemp and sigsetjmp. Output gdk-pixbuf...
2000-07-22 Tor LillqvistTypos.
2000-07-22 Tor LillqvistWin32 build setup:
2000-07-22 Owen TaylorFix some problems with vertical alignment.
2000-07-22 Owen TaylorFix bug where redraw wasn't being done properly when...
2000-07-21 Owen TaylorUse new PangoAttrShape to reserve space for pixmaps...
2000-07-21 BST 2000 Tony... New file for packaging DocBook format tutorial
2000-07-21 BST 2000 Tony... Minor updates
2000-07-20 Tor LillqvistFix C++ comment.
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-07-19 BST 2000 Tony... Yet more clean ups. Completes first pass. Hurrah!
2000-07-18 Owen TaylorUpdates to work with GTK+-2.0 theme engine architecture...
2000-07-18 BST 2000 Tony... More clean ups.
2000-07-17 Owen TaylorRestore code to paint the background of the text area...
2000-07-17 BST 2000 Tony... Clean ups.
2000-07-17 BST 2000 Tony... Initial DocBook version. Lots of cleaning up to do.
2000-07-15 Tor LillqvistNew file, quick hack to test backends for pixel-by...
2000-07-15 Owen TaylorReally release 1.3.1
2000-07-14 Owen TaylorReleased 1.3.1
2000-07-14 Owen Taylorinclude <string.h>.
2000-07-14 Owen Tayloruse FALSE for size_only most of the time when calling
2000-07-14 Owen TaylorRemove gtk_rc_append_default_pixmap_path(), since it...
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-07-14 Valek FrobUpdated russian translation.
2000-07-13 Kjartan MaraasAdded gtkcolorseldialog.c Updated Norwegian translation.
2000-07-12 Benedikt Rothde.po: Updated German translation
2000-07-12 Jorge Godoyupdated pt_BR translations
2000-07-11 Tor Lillqvistgdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32...
2000-07-11 Tor LillqvistWin32 changes, still doesn't build though.
2000-07-11 Tim Janikscratched notion of completely outdated email adress:
2000-07-11 BST 2000 Tony... Cleanup indenting and various small changes.
2000-07-11 Tim Janikeek, i've never seen a bug here, never been here and...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-07-10 Jesus Bravo... Updated Galician translation
2000-07-09 Owen TaylorAdd -Wall for gcc.
2000-07-07 George Lebls/Liebl/Lebl/ :)
2000-07-06 Owen TaylorAdd check for db2html
2000-07-06 Owen Taylor10,000 foot view of 1.3.1 changes.
2000-07-06 Owen TaylorPatch from George Liebl to add a GdkGrabStatus enumerat...
2000-07-06 Owen TaylorPatch from George Liebl to install all the headers...
2000-07-06 Owen TaylorUse GTK+ version soname scheme for gdk-pixbuf.
2000-07-04 BST 2000 Tony... Add remaining sections. Completes initial conversion...
2000-07-04 Valek FrobUpdated russian translation.
2000-07-04 Tor LillqvistImprove a bit.
2000-07-04 Tor LillqvistHandle also WM_SYSCHAR, and other changes to get handli...
2000-07-03 Owen Taylorfont charset is iso8859-1, not iso-8859-1.
2000-07-03 Owen TaylorUse g_get_charset() instead of g_get_codeset().
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen Taylor*** empty log message ***
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-07-02 Owen TaylorMove Changes-1.4.txt to the appropriate name.
2000-07-02 Owen TaylorAdd a is_foreign flag to the structure. Do not call...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-07-01 Owen TaylorWhen actually returning expose events, make sure to...
2000-06-28 BST 2000 Tony... Change DocBook layout slightly
2000-06-28 BST 2000 Tony... Finish Section 6. Add Section 7.
2000-06-28 BST 2000 Tony... Start of Section 6.
2000-06-26 Owen TaylorPut 1.3.1 in warning message, not 1.3.0.
2000-06-26 Owen TaylorIf possible, create only a single shm segment and use...
2000-06-26 Havoc Penningtonfile dialog_default.png was initially added on branch...
2000-06-26 BST 2000 Tony... Add Sections 4 & 5.
2000-06-24 Tim Janikremove gtkfeatures.
2000-06-24 Tim Janikmake the current version number 1.3.1 (binary age 0...
next